home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 August / augusty_2000.iso / Site Building / 3DCanvas / Material Library.CL_ / Material Library.CL / Material.json
Encoding:
JavaScript Object Notation  |  2000-04-06  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (255)",
  5.         "PreviewPrimitive": "Long Integer",
  6.         "Color": "Long Integer",
  7.         "TextureFileName": "Text (255)",
  8.         "TextureFlipU": "Long Integer",
  9.         "TextureFlipV": "Long Integer",
  10.         "TextureTile": "Long Integer",
  11.         "TextureWrapType": "Long Integer",
  12.         "Transparency": "Text (255)",
  13.         "Ambient": "Text (255)",
  14.         "Emissive": "Text (255)",
  15.         "Specular": "Text (255)"
  16.     },
  17.     "data": [
  18.         {
  19.             "ID": 2,
  20.             "PreviewPrimitive": 0,
  21.             "Color": 16777215,
  22.             "TextureFileName": ".\\Media\\Textures\\Sandstone.BMP",
  23.             "TextureFlipU": 0,
  24.             "TextureFlipV": 0,
  25.             "TextureTile": 1,
  26.             "TextureWrapType": 2,
  27.             "Transparency": "0",
  28.             "Ambient": "100",
  29.             "Emissive": "0",
  30.             "Specular": "0"
  31.         },
  32.         {
  33.             "ID": 3,
  34.             "PreviewPrimitive": 4,
  35.             "Color": 16777215,
  36.             "TextureFileName": ".\\Media\\Textures\\GreyMarble.BMP",
  37.             "TextureFlipU": 0,
  38.             "TextureFlipV": 0,
  39.             "TextureTile": 0,
  40.             "TextureWrapType": 0,
  41.             "Transparency": "35",
  42.             "Ambient": "100",
  43.             "Emissive": "0",
  44.             "Specular": "65"
  45.         },
  46.         {
  47.             "ID": 4,
  48.             "PreviewPrimitive": 3,
  49.             "Color": 16777215,
  50.             "TextureFileName": ".\\Media\\Textures\\Marble.BMP",
  51.             "TextureFlipU": 0,
  52.             "TextureFlipV": 0,
  53.             "TextureTile": 0,
  54.             "TextureWrapType": 0,
  55.             "Transparency": "0",
  56.             "Ambient": "100",
  57.             "Emissive": "0",
  58.             "Specular": "5"
  59.         },
  60.         {
  61.             "ID": 7,
  62.             "PreviewPrimitive": 2,
  63.             "Color": 16777215,
  64.             "TextureFileName": ".\\Media\\Textures\\GreyMarble.bmp",
  65.             "TextureFlipU": 0,
  66.             "TextureFlipV": 0,
  67.             "TextureTile": 1,
  68.             "TextureWrapType": 2,
  69.             "Transparency": "0",
  70.             "Ambient": "100",
  71.             "Emissive": "0",
  72.             "Specular": "0"
  73.         }
  74.     ]
  75. }